WebIcqPro v1.0b

bot.php             - script with simple bot
start.sh            - startup shell script
WebIcqPro.class.php - WebIcqPro library


HOW TO USE:
__________________________________________________

-UNIX/LINUX---------------------------------------
1. Copy files to server in your home directory.
2. Make start.sh executable:

chmod +x start.sh

3. Change bot config:

mcedit bot.php

4. Start bot:

./start.sh

5. Some times look into log file for errors:

more log


-WINDOWS------------------------------------------
1. Windows for nubes!
2. Open bot php and change config values/
3. Open command line and type:

c:\php\php.exe /path/to/your/bot/folder/bot.php


TIPS&TRICKS:
__________________________________________________
Can be found on http://intrigue.ru/ (Russian only)

